home *** CD-ROM | disk | FTP | other *** search
- Path: risc.sps.mot.com!usenet
- From: "Steven E. Motngomery" <sem@msa.sps.mot.com>
- Newsgroups: comp.lang.c++,comp.lang.c,comp.object,comp.software-eng
- Subject: Re: Q: Is Microsoft's Visual C & SDK best for developing c progs f W 3.11
- Date: Thu, 28 Mar 1996 16:02:17 -0600
- Organization: Motorola
- Message-ID: <315B0C69.625B@msa.sps.mot.com>
- References: <1995Jul3.034108.4193@rcmcon.com> <3taaha$p8j@ixnews3.ix.netcom.com> <3taodp$859@saba.info.ucla.edu> <3tap9h$qp3@saba.info.ucla.edu> <314628F2.31C8@aud.alcatel.com> <31532d3c.2306796@netline-fddi.jpl.nasa.gov> <3157899E.6CD@profline.nl> <827977698snz@tsys.demon.co.uk>
- NNTP-Posting-Host: smaug.sps.mot.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.01 (WinNT; I)
-
- Tom Wheeley wrote:
- >
- > In article <3157899E.6CD@profline.nl> rikassen@profline.nl "Rik Assen" writes:
- >
- > > I'm looking for some advice on selecting a C compiler for programs that can
- > > communicate both with the RS232 interfaces and Humans by click-clacking fancy
- > > windows, help files etc.
- > >
- > > Borland C++ 3.1 (which I used for dos for many years) is in my opinion not
- > > suitable for Windows development because of MANY books (about 15 cm for
- > > windows development alone) and not so much on-line / context sensitive help.
- >
- > I would take good written documentation over on-line help any day. A well
- > structured reference guide is much easier to use than a context-sensitive
- > help window, plus is doesn't clutter up your screen.
- >
- > On-line help is only good for vendors, people using a laptop and pirates.
- >
-
- I disagree. When's the last time you've seen a well structured reference guide?
-
- When Microsoft switched their main documentation to On Line (C++ v1.5), I made an
- effort to get used to the new paradigm. It's been well worth it.
-
- With Online help, I can do extensive searches of the complete documentation. The
- hypertext links are extreemly useful to manouver through the MFC documentation.
-
- Forgot the parameters to CreateWindow?, Put your cursor on the text in the source
- window, hit F1 and you have it.
-
- What do you need for a tabbed dialog? A quick look through sample code available in
- the online InfoViewer and you have it.
-
- Now that I subscribe to MSDN, I also get all the MSJ articles and samples, the
- Knowledge Base, technical articles, etc., all on line as well.
-
- If you really need something to read while sitting on the john, go ahead and print
- out a topic.
-
- If you still need reasons, it saves trees, bookshelf space and shipping costs.
-
- As for pirates, either they need 1Gb drives or larger, or the CDROM itself. If you
- want all the SDK's, InstallShield, Win32s, STL, etc, its just easier to buy the
- CDROM. Piracy is a problem with smaller programs, but a disk hog like Visual C++?
-
- The problem is, its a different way of doing things. Until you make the effort to
- change your work habits, you'll prefer the manuals.
-
- I vote for on line documentation.
- --
- Steven E. Montgomery email:sem@msa.sps.mot.com
- Microcontroller Software Applications
- Motorola, Oak Hill
-